Service Manager

Home 

This is the latest version of the help for Ivanti Service Manager 2018. If you cannot find some of the features described in the help, you may be using an older version of the application. To upgrade the application, click here.
To view the help for the latest version of Service Manager, click here

Example: Using the UI Action Quick Action to Open a Workflow

The following example shows how you can use a UI Action quick action to show the approval process of a change.

See Home  .

1.From the Configuration Console, click Build > Automation Tools > Quick Actions to open the Actions Manager workspace. The list of business objects that have quick actions appears.

2.Click Add/Edit for the Change business object. The Quick Actions Center appears.

3.Click the Create New Actions tab.

4.Click UI Action. The UI Action page appears.

5.Enter information into the fields.

Field Description

Enter action name

A name for this quick action.

Enter action description An optional description.

Enter category

The category. Select from the drop-down list.

Scope

Enter CurrentTab:ObjectWorkspace:ObjectView.

Publish to

The roles that need access to this quick action.

Command ID

Enter ShowWorkflow.

Confirmation

Enter null.

Command Data

Enter the following:

{

       ObjectType:"Change#"

       ,ChildObjectType:"Change#"

       ,NewObjectType:"Change#"

}

6.Click Save.


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other